See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
Server Class
>
Server Methods
>
SetDebugLogging Method
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
Server::SetDebugLogging Method
Start recording a debug log in the specified file
C#
public
void
SetDebugLogging
(
ref
String
logName
,
DebugLogFlags
flags
);
Parameters
Parameters
Description
logName
Name of the log file to create
flags
DebugLogFlags
controlling optional logging behavior
See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine